Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Fix compile issues #85

Merged
merged 17 commits into from
Jul 7, 2023
Merged

Fix compile issues #85

merged 17 commits into from
Jul 7, 2023

Conversation

johnoloughlin
Copy link
Contributor

No description provided.

@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 2 times, most recently from 8116be0 to 8a1c77b Compare May 9, 2023 15:23
@Eoghan1232 Eoghan1232 force-pushed the fix_compile_issues branch from ccc0579 to 324ae13 Compare May 15, 2023 13:21
@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 9 times, most recently from 3e6f6d2 to a832cff Compare May 18, 2023 15:06
@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 5 times, most recently from fefc9b5 to 70c9cec Compare May 23, 2023 12:29
@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 2 times, most recently from 9485def to 8b55aa8 Compare June 9, 2023 13:04
Signed-off-by: John O'Loughlin <[email protected]>
As we upgrade to a never version of vpp (23.02) we are hitting build
issues due to outdated go api files. This patch fixes this issue.

Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: Eoghan Russell <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
updates flagged by golangci-lint

Signed-off-by: John O'Loughlin <[email protected]>
when the pod spins up across the cluster it copies the userspace binary
to the host and then terminates. kubernetes then interacts with this
binary from the host

Signed-off-by: John O'Loughlin <[email protected]>
VPP changed default calue for SwIfIndex to 4294967295
As go was setting this to 0 the bridge was never found

Signed-off-by: John O'Loughlin <[email protected]>
@johnoloughlin
Copy link
Contributor Author

Needed to force push as I rebased on master

Code was commented out as api had changed, removing comment
as testing shows this isn't needed

Signed-off-by: John O'Loughlin <[email protected]>
Signed-off-by: John O'Loughlin <[email protected]>
@johnoloughlin
Copy link
Contributor Author

unsure where github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= comes from. Any tests I do on my linux system doesn't get this package

Signed-off-by: John O'Loughlin <[email protected]>
@johnoloughlin johnoloughlin removed the request for review from michaeloreillyintel July 7, 2023 11:58
@Eoghan1232 Eoghan1232 merged commit ffae897 into master Jul 7, 2023
@johnoloughlin johnoloughlin deleted the fix_compile_issues branch July 7, 2023 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants